CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - optimization techniques

搜索资源列表

  1. pso530

    0下载:
  2. 粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),由Eberhart博士和kennedy博士于1995年提出 (Kennedy J,Eberhart R. Particle swarm optimization.Proceedings of the IEEE International Conference on Neural Networks.1995.1942~1948.)。源于对鸟群捕食的行为研究。粒子群优化算法的基本思想是通过群体中个体
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:134585
    • 提供者:周荷
  1. vc.net.CAD

    1下载:
  2. 本书主要结合VB.NET和VC#.NET两种语言介绍了创建交互式CAD系统的基本思路和技术,分别给出了两种语言的小系统完整代码,并讨论了技巧实现的其他可能性以及系统代码的改进方法。 本书前3章主要介绍语言基础和.NET框架基础,第4章至第8章结合一个CAD小系统的创建详细地介绍了交互式CAD系统的组织思路和基本技术,第9章至第11章介绍了更多的技巧实现方法和系统优化方法,第12章结合CAD编程进行了一些设计模式方面的讨论;写作过程中注意了循序渐进的讲解原则,内容适合不同学习阶段的读者。 书中所有
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1316404
    • 提供者:aa
  1. CFR

    0下载:
  2. 峰值抵消算法的基本思想是:在OFDM信号上叠加一个由一系列加权参考函数组成的峰值抵消信号,通过抵消函数的选取以及权值计算,使得抵消信号尽可能消除超过门限的信号幅值。常见的参考函数分为脉冲函数和其他窗函数两类。- T. May, H. Rohling. Reducing the peak-to-average power ratio in OFDM radio transmission systems. IEEE Vehicular Technology Conference (VTC), Ma
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-09
    • 文件大小:2681525
    • 提供者:daidaohan
  1. KernelTracking

    0下载:
  2. A new approach toward target representation and localization, the central component in visual tracking of non-rigid objects, is proposed. The feature histogram based target representations are regularized by spatial masking with an isotropic kern
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2779098
    • 提供者:
  1. Tracking

    0下载:
  2. 提出一种新的目标表示和定位方法,该方法是非刚体跟踪的核心技术.利用均质空间掩膜规范基于特征直方图的目标表示,该掩膜引入了适合于梯度优化的空间平滑相似函数,所以可以将目标定位问题转换为局部极大值求解问题.我们利用从Bhattacharyya系数倒出的规则作为相似度量,利用mean shift procedure完成优化求解.在给出的测试用例中, 本文方法成功解决了相机移动,阴影,以及其他的图象噪声干扰.文章对运动滤波和数据关联技术的集成也进行了讨论.-A new objective and pos
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-12
    • 文件大小:2700470
    • 提供者:maolei
  1. cppFootprintandPerformanceOptimization

    0下载:
  2. C++脚注,全面的介绍了C++语言的各种特性,重点介绍了C++代码的优化-The market for miniature computer programming is exploding. C++ Footprint and Performance Optimization supplies programmers the knowledge they need to write code for the increasing number of hand-held devices, wea
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:784240
    • 提供者:haha
  1. dccthesischs

    0下载:
  2. 本论文提出逆向编译器或反编译器的编写技术。这些技术基于编译器和优化理论,并以独特的方式应用于反编译;这些技术以前从未被公开发表。-This paper presents compiler Reverse compiler or the preparation of anti-technology. These techniques based on compiler and optimization theory, and applies a unique way to decompile t
  3. 所属分类:Compiler program

    • 发布日期:2017-05-03
    • 文件大小:805028
    • 提供者:张华
  1. KernelBasedObjectTracking

    0下载:
  2. A new approach toward target representation and localization, the central component in visual tracking of nonrigid objects, is proposed. The feature histogram-based target representations are regularized by spatial masking with an isotropic kernel.
  3. 所属分类:Development Research

    • 发布日期:2017-05-10
    • 文件大小:2459244
    • 提供者:Ali
  1. ARMbiancheng

    0下载:
  2. ARM 的编程技巧 ARM 编译器优化 c与汇编混合编程技巧等-ARM programming skills ARM compiler optimization and compilation of mixed c programming techniques
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:77179
    • 提供者:XIUFENG
  1. EvolutionaryAlgorithmsforSolvingMulti-ObjectivePro

    0下载:
  2. 《Evolutionary Algorithms for Solving Multi-Objective Problems》这是一本有关多目标进化的非常值得一看的书,里面有测试标准,测试函数等内容-The solving of multi-objective problems (MOPs) has been a continuing effort by humans in many diverse areas, including computer science, engineering, e
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-29
    • 文件大小:12281245
    • 提供者:
  1. Vertex_Cover_Code

    0下载:
  2. This project discusses different techniques and algorithms used to solve the parameterized Vertex Cover problem. A vertex cover of a graph G(V,E) is a subset of vertices V such that for every edge (u, v) ⊆ E, at least one of the vertices u or v
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:55700
    • 提供者:pearline
  1. Lecture_Verilog_Synthesis

    0下载:
  2. It includes all techniques for optimization in verilog coding(pipelining, resource sharing, loop unrolling,...)
  3. 所属分类:Document

    • 发布日期:2017-05-02
    • 文件大小:909588
    • 提供者:gharib
  1. PSO

    0下载:
  2. 非常有用的粒子群算法,是一种进化计算技术和基于迭代的优化工具。-A very useful particle swarm algorithm is a kind of evolutionary computation techniques and tools based on iterative optimization.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:537
    • 提供者:李峰
  1. oraclePeiXUnppt

    0下载:
  2. oracle内部培训资料。 oracle组件和oracle参数的配置和优化. ORACLE数据库恢复技术. Oracle 架构和管理-oracle internal training materials. oracle oracle parameters of components and configuration and optimization. ORACLE database recovery techniques. Oracle architecture and admin
  3. 所属分类:Oracle

    • 发布日期:2017-05-12
    • 文件大小:2653136
    • 提供者:sunlightsy
  1. Particle_Swarm_Optimization

    0下载:
  2. It is a book for swarm optimization and it contains various topics solved by swarm optimizationt techniques
  3. 所属分类:software engineering

    • 发布日期:2017-06-16
    • 文件大小:26094283
    • 提供者:Astro
  1. 038736837X

    0下载:
  2. Modern Circuit Placement: Best Practices and Results describes advanced techniques in VLSI circuit placement which is one of the most important steps of the VLSI physical design flow. Physical design addresses the back-end layout stage of the chip de
  3. 所属分类:SCM

    • 发布日期:2017-06-03
    • 文件大小:15186320
    • 提供者:朋友
  1. Nonlinear_Programming

    0下载:
  2. 全面而完整,本概述提供了密钥算法和理论的单卷处理。笔者提供所有理论方面的明确解释,与大多数结果严格的证明。这两个部分的处理开始的优选条件和凸规划,对偶,广义凸性的讨论,并选定非线性规划分析推导。第二部份是有关技术和数值解无约束优化方法,并介绍了常用的约束非线性优化问题的算法。本次毕业级文本不需要超出初等微积分,线性代数,高等数学和现实背景分析。 -Comprehensive and complete, this overview provides a single-volume treatm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-15
    • 文件大小:23786870
    • 提供者:zhangkaibo
  1. pso

    0下载:
  2. The economic load dispatch plays an important role in the operation of power system, and several models by using different techniques have been used to solve these problems. Several traditional approaches, like lambda-iteration and gradient metho
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:542307
    • 提供者:amijeet
  1. chapter5

    0下载:
  2. Subspace Techniques with AlphaStable Distributions-The optimal ML techniques employed in Chapter  are often regarded as exceedingly complex due to the high computational load of the multivariate nonlinear optimization problem involved with thes
  3. 所属分类:Windows CE

    • 发布日期:2017-04-04
    • 文件大小:565647
    • 提供者:陈鹏
  1. Filtering-RFID-middleware

    0下载:
  2. 本文研究RFID中间件的事件过滤技术,主要工作:(1)综合分析了各RFID事件 过滤算法的性能,着重分析了两种具有代表性的算法并指出其不足和局限。(2)分析了 RFID中间件在实际应用中的性能要求,提出一种更适合于RFID中间件的事件过滤算 法,基于聚合转换和KDB树的事件过滤算法。(3)用仿真实验测试各算法的性能表现, 证明本文的算法提升了RFlD中间件的综合性能。-Event Filtering is the core function of RFID middleware
  3. 所属分类:RFID

    • 发布日期:2017-05-13
    • 文件大小:3192755
    • 提供者:HY jian
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com